home *** CD-ROM | disk | FTP | other *** search
VENDINFO | 1995-08-26 | 12.5 KB | 260 lines |
- +-------------------------------------------────────-----────────----+
- | This VENDINFO Product Information File contains both readable text |
- | and tools-accessible data about a product. See the last text |
- | section, below, for more information about VENDINFO and its tools. |
- +--------------------------------------------------------------------+
- VENDINFO standard v1.04, produced by VendEdit v1.30, 27-Aug-1995
-
- ===== Product Information ==============================
- Product: SortRite(TM) Programmer Library Demo
- Version: 1.10
- Version Date: 27-Aug-1995
- Product Type: Software
- Basic Distribution Policy (see License, below, for details):
- Demonstration product, freely distributable by all channels
-
- Product Description: SRDEMO v1.1 - Demonstrates library routines
- (SRLIB) to sort filenames alphanumerically.
- For example, SRLIB places FILE_2 before
- FILE_10 and can handle long file names,
- leading zeros and spaces. SRLIB is compiled
- for Microsoft C/C++'s and Borland TC++'s
- small and large memory models. New: case-
- insensitive routine, 3rd space-handling
- option, commas-within-numbers handling, and
- more. No known bugs. SRDEMO is free.
- Reason for version: 3 new features; Borland compilation; replaced
- VENDOR.TXT with VENDINFO.DIZ
-
- Category: Utilities; File utilities; File sorting &
- conversion
- Keywords: ALPHANUMERIC LONG FILE NAME FILENAME SORT
- DIGIT NUMBER C LIBRARY
- Required Packages: SRDEMO11
- This Package: SRDEMO11
-
- Required Configuration
- Processor Family: Intel 80x86 (minimum 8086/8088)
- Minimum OS: MS-DOS 2.1
- Standard RAM: 79K
- Hard Drive Space: 16K
- Required:
- Keyboard
- Other Require: SRDEMO will work from a CD-ROM provided the
- user does not try to use ZOPEN and ZDEL to
- create and delete zero-size files on the CD-
- ROM, respectively. These programs are no
- longer required for preparing test data for
- SRDEMO.
-
- Orders:
- Address: FileJockey Software
- 289 S. Robertson Blvd.
- Suite 373
- Beverly Hills, CA 90211
- USA
- CompuServe: SWREG #5947
-
- Support:
- Address: FileJockey Software
- 289 S. Robertson Blvd.
- Suite 373
- Beverly Hills, CA 90211
- USA
- CompuServe: 71573,1023
- Internet: 71573.1023@compuserve.com
-
-
- ===== Information for Users ("READ-ME") ================
-
- SRDEMO 1.1 Quick Guide
- Copyright (c) 1995 by David M. Wincelberg
-
-
- Overview
-
- SRDEMO demonstrates library routines for sorting file names that
- may contain digits, spaces, lower-case letters and/or commas
- within numbers. For example, the output of this program when run
- on the file names in LISTFILE follows:
-
- SRDEMO 1.1, Copyright (c) 1995 by David M. Wincelberg
-
- Alphanumerically Sorted Filenames:
-
- FILE FILE.000 FILE.BAK FILE0000
- FILE0A FILE1 FILE1A FILE0002
- FILE2 FILE2.DAT File4 FILE10
- FILE23 FILE24 FILE102 FILE125
- FILE127 FILE135 FILE1002
-
- Notice that leading zeros are ignored and numbers of
- different lengths are sorted properly. Also notice that "File4"
- is a case-sensitive name. If you use the routines in SRLIB, your
- users will see properly sorted file names even if some indexed
- set of files unexpectedly needs another digit. For example,
- suppose a user is indexing newsletters as Vxx#nn.TXT and receives
- issue 100. Then, instead of V15#100.TXT appearing between
- V15#10.TXT and V15#11.TXT, it will be displayed in its proper
- place. Using SRLIB will also save your users the inconvenience
- of typing leading zeros (or spaces in a long file name).
-
- As a first test of SRLIB, enter:
-
- SRDEMO @LISTFILE /W4
-
- To put "File4" in its correct place, add the /I switch.
-
-
-
- Files in SRDEMO.ZIP
-
-
- README.TXT This file.
-
- WHATSNEW.TXT Describes changes since version 1.0.
-
- SRDEMO.EXE Program to sort file names properly even if
- they include digits, spaces, lower-case
- letters and/or commas within numbers.
-
- LISTFILE List of file names for testing SRDEMO. Use
- SRDEMO @LISTFILE /W to sort the names in this
- file.
-
- LISTFILE.W95 Another list file. This one includes long
- file names, embedded spaces and commas within
- numbers. (You cannot use ZOPEN with this
- list file.)
-
- SRDEMO.TXT The full documentation file.
-
- SRLIB.FRM Order form for licensing or site-licensing
- SRLIB.
-
- ZOPEN.EXE Program to create zero-size files with short
- ("8.3") file names.
-
- ZDEL.EXE Program to delete zero-size files with short
- ("8.3") file names.
-
- FILE_ID.DIZ Description of SRDEMO to be used on-line or
- in catalogs.
-
- VENDINFO.DIZ Contains vendor-distribution and
- registration-benefits information in a
- computer-readable format. It also has SRDEMO
- installation instructions, README.TXT, and a
- copy of the license agreement. The first
- part of VENDINFO.DIZ is human readable, while
- the second part requires a program such as
- the free VENDVIEW.
-
-
- ===== Packing List =====================================
-
- As released by the author or publisher, this package contained the
- following files in addition to this VENDINFO.DIZ:
-
- Filename Size Date Time CRC32
- LISTFILE. 164 27-Aug-1995 01:10a 997A662D
- FILE_ID.DIZ 430 27-Aug-1995 01:10a 7CEB2480
- SRDEMO.EXE 14929 27-Aug-1995 01:10a D5976698
- ZDEL.EXE 6771 27-Aug-1995 01:10a BC027498
- ZOPEN.EXE 9635 27-Aug-1995 01:10a 17C722BD
- SRLIB.FRM 1967 27-Aug-1995 01:10a D0E3344B
- README.TXT 3612 27-Aug-1995 01:10a 59CCA2AE
- SRDEMO.TXT 11740 27-Aug-1995 01:10a FC5B7938
- WHATSNEW.TXT 2357 27-Aug-1995 01:10a E23F13A8
- LISTFILE.W95 580 27-Aug-1995 01:10a E42F3D58
-
-
- ===== Installation =====================================
-
- To install SRDEMO onto disk, make a new directory and change to it using
- DOS commands such as:
-
- c:
- md \srdemo
- cd \srdemo
-
- Then copy the .ZIP file to this directory and expand it:
-
- copy [drive:][directory]srdemo.zip
- pkunzip srdemo
-
-
- ===== Warranty =========================================
-
- FileJockey Software hereby alerts you that SRDEMO 1.1 and its
- accompanying documentation are provided "AS IS" without warranty of any
- kind. You assume all risks involving use of this Software and its
- results and performance.
-
-
- ===== License for Use and Distribution =================
-
- This is a legal agreement between you ("Licensee") and FileJockey
- Software ("Licensor"). Licensor owns all worldwide rights, title,
- copyright and other interests in and to the computer program identified
- as SRDEMO 1.1 ("Software"). By using the Software, you are agreeing to
- be bound by the following terms:
-
- 1. Licensor grants to Licensee the non-exclusive and non-assignable
- right to use the Software without paying a fee to Licensor.
-
- 2. Licensee may distribute copies of the Software and related files to
- others provided Licensee informs the recipients that the Software is
- subject to a license agreement. The attached VENDINFO data record is
- hereby incorporated by reference. Any distribution satisfying all the
- distribution requirements expressed in that data record is hereby
- authorized.
-
- 3. Licensor hereby alerts Licensee that the Software and accompanying
- documentation are provided "AS IS" without warranty of any kind.
- Licensee assumes all risks involving use of the Software and its results
- and performance.
-
- 4. Licensee hereby acknowledges that Licensor bears no responsibility
- or liability which may arise or result from Licensee's use of the
- Software. Licensee hereby waives and releases Licensor from any and all
- claims for damages, losses and costs therefrom. In no event shall
- Licensor's liability for any damages ever exceed the price paid for
- license and registration, regardless of the form of the claim.
-
- 5. This license agreement shall be construed and enforced in
- accordance with the laws of the State of California. This agreement may
- not be modified except by written instrument signed by both parties. If
- any provisions of this agreement are found to be invalid or
- unenforceable by the operation of the law, then invalidity or
- unenforceability of such provision(s) shall not affect the validity or
- enforceability of the other provisions of this agreement. Any dispute
- arising from this agreement shall be submitted to California courts
- located in Los Angeles County, and Licensee hereby submits to the
- jurisdiction of such courts.
-
-
- ===== About VENDINFO Files =============================
-
- Each VENDINFO.DIZ file contains extensive information about a product.
- This "human-readable" section is followed by a compressed data record
- useable by automated tools. The data record allows BBSes and other
- distributors to automate package handling, and provides users with a
- wealth of product information. VENDINFO tools (free viewer for users,
- free or inexpensive processors for distributors, editors for authors)
- are available from many sources, including the originators of VENDINFO:
- Rams' Island Software Voice: 303-841-2848 CompuServe: 76244,324
- 7644 E. Lakecliff Way BBS: 303-841-6269 FidoNet: 1:104/333
- Parker, CO 80134-5904 USA FAX: 303-841-6269 RIME: 1235
-
-
- ===== Compressed Data Record Follows ===================
-
- PK